home *** CD-ROM | disk | FTP | other *** search
/ Zoom 1 / Zoom (1995)(Active Software, Ground Zero).iso / utils / u594.dms / u594.adf / uucp / lib / passwd < prev   
Text File  |  1991-11-17  |  544b  |  25 lines

  1.  
  2. #   UUCP:LIB/PASSWD
  3. #
  4. #   User,Password,Uid,GroupId,(Finger-Info),Home-Dir,Command-To-Run
  5. #                   name,
  6. #   NOTE, if command-to-run is prefaced with a '*' Getty will open
  7. #   the UUSER: device for stdin and stdout and a read-timeout of
  8. #   1 second.
  9.  
  10. #   Demo entries for use with AmigaFax
  11. #   Add these to your normal passwd file
  12.  
  13. #
  14. #   Allow getty to make FAX connection to faa
  15. #
  16.  
  17. fax,*,0,0,(Fax_Connection),ram:,AFAX:C/Faa
  18.  
  19. #
  20. #   Username Guest, Password anon, BBS access (if you have REXX, VLT)
  21. #
  22.  
  23. guest,anon,0,0,(Guest),ram:,S:VLTBBS
  24.  
  25.